home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 7
/
PC World Interactive 7.iso
/
share
/
hobi
/
mylife3
/
ml3.md_
/
ml3.md
/
Contacts.json
next >
Wrap
JavaScript Object Notation
|
1998-02-25
|
459b
{
"schema": {
"Contact_ID": "Long Integer",
"AddDate": "DateTime",
"Picture": "Memo/Hyperlink (255)",
"Name": "Text (100)",
"EMail": "Text (100)",
"Address1": "Text (100)",
"Address2": "Text (100)",
"City": "Text (100)",
"State": "Text (50)",
"ZIP": "Text (50)",
"Phone1": "Text (50)",
"Phone2": "Text (50)"
},
"data": [
{
"Name": "AirBear & Bara",
"EMail": "airbear@airbear-bara.com",
"Address1": "8828 E Florida Ave, #114",
"City": "Denver",
"State": "CO",
"ZIP": "80231",
"Phone1": "(303)671-9652"
}
]
}